bitwise operation

网络  位运算; 按位运算; 按位操作; 位操作; 位元运算

计算机



双语例句

  1. As part of a new DataBlade module, these data types come with string manipulation functions to validate the data types and bitwise operation functions.
    作为DataBlade模块的一部分,这两种数据类型还附带了用于验证数据类型的字符串操纵函数和位操作函数。
  2. Now we need to provide bitwise operation functions:& ( and),| ( or),^ ( exclusive or), or~ ( not).
    现在,我们需要提供逐位运算函数:&(and)、(or)、^(exclusiveor)、or~(not)。
  3. The next and last UDF to cover bitwise operations is bitwise NOT that performs a bitwise logical NOT operation for one given integer value as translated to a binary expression.
    下一个也是最后一个涉及逐位运算的UDF是逐位NOT运算,在转换成二进制表达式时,该UDF对给定的整数值执行逐位逻辑NOT运算。
  4. DB2 UDB does not have native support for bit or Boolean data types, neither for bitwise operation nor for Boolean algebra operations.
    DB2UDB没有为位数据类型或布尔数据类型提供本机支持,它既不支持逐位操作,也不支持布尔代数操作。
  5. Spu_eqv is a bitwise equivalency operation, not a per-element equivalency operation.
    spueqv是针对位的相等操作,而不是针对每个元素的相等操作。
  6. Bitwise operation needs less resource and is very efficient in operation. It improves the processing efficiency.
    位运算具有占用资源少、高效运算的特性,对数据的处理效率带来很大的提升,将位运算应用于运动估计中也是非常有必要的。